home *** CD-ROM | disk | FTP | other *** search
- -- card: 25705 from stack: in
- -- bmap block id: 25983
- -- flags: 4000
- -- background id: 13501
- -- name: LA pop-up2
- ----- HyperTalk script -----
- on openCard
- global delay
- wait delay seconds
- end openCard
-
- on closeCard
- play "click"
- set the hilite of card button "flash" to true
- wait 20
- set the hilite of card button "flash" to false
- wait 20
- end closeCard
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=328 top=168 right=186 bottom=340
- -- title width / last selected line: 0
- -- icon id / first selected line: 25382 / 25382
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ptr
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=286 top=0 right=52 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: flash
-